Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hierarchies from all graphs #1564

Merged
merged 4 commits into from
Dec 30, 2024
Merged

Hierarchies from all graphs #1564

merged 4 commits into from
Dec 30, 2024

Conversation

tpluscode
Copy link
Collaborator

@tpluscode tpluscode commented Dec 19, 2024

I added a "proxy" endpoint where Cube Creator can fetch hierarchies from Lindas. This way they can be displayed and used in the Cube Designer

Copy link

changeset-bot bot commented Dec 19, 2024

🦋 Changeset detected

Latest commit: 1b8f302

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@cube-creator/shared-dimensions-api Minor
@cube-creator/ui Minor
@cube-creator/core-api Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@tpluscode tpluscode force-pushed the hierarchies-all-graphs branch from 0efd2ad to cb0abb1 Compare December 19, 2024 14:38
Copy link

codecov bot commented Dec 19, 2024

Codecov Report

Attention: Patch coverage is 1.81818% with 54 lines in your changes missing coverage. Please review.

Project coverage is 73.90%. Comparing base (cdfe35e) to head (1b8f302).
Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
apis/shared-dimensions/lib/handlers/hierarchy.ts 0.00% 51 Missing ⚠️
apis/shared-dimensions/lib/domain/hierarchies.ts 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1564      +/-   ##
==========================================
- Coverage   74.11%   73.90%   -0.22%     
==========================================
  Files         222      222              
  Lines       15207    15252      +45     
  Branches      899      899              
==========================================
+ Hits        11271    11272       +1     
- Misses       3928     3972      +44     
  Partials        8        8              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tpluscode tpluscode merged commit 3e4acc3 into master Dec 30, 2024
21 of 23 checks passed
@tpluscode tpluscode deleted the hierarchies-all-graphs branch December 30, 2024 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants